Skip to content

gh-106320: Don't export _Py_ForgetReference() function#108712

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:dont_export_forget_ref
Aug 31, 2023
Merged

gh-106320: Don't export _Py_ForgetReference() function#108712
vstinner merged 1 commit intopython:mainfrom
vstinner:dont_export_forget_ref

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Aug 31, 2023

There is no need to export the _Py_ForgetReference() function of the Py_TRACE_REFS build. It's not used by shared extensions. Enhance also its comment.

There is no need to export the _Py_ForgetReference() function of the
Py_TRACE_REFS build. It's not used by shared extensions. Enhance also
its comment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants